RemoveMembershipsImpl

class RemoveMembershipsImpl(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<String>, userId: String?, limit: Int?, page: ERROR CLASS: Symbol not found for PNPage??, filter: String?, sort: Collection<PNSortKey<PNMembershipKey>>, includeFields: ERROR CLASS: Symbol not found for MembershipInclude) : ManageMemberships

Constructors

Link copied to clipboard
constructor(pubnub: ERROR CLASS: Symbol not found for KMPPubNub, channels: List<String>, userId: String?, limit: Int?, page: ERROR CLASS: Symbol not found for PNPage??, filter: String?, sort: Collection<PNSortKey<PNMembershipKey>>, includeFields: ERROR CLASS: Symbol not found for MembershipInclude)

Functions

Link copied to clipboard
open override fun async(callback: ERROR CLASS: Symbol not found for Consumer<ERROR CLASS: Symbol not found for Result<com/pubnub/api/models/consumer/objects/membership/PNChannelMembershipArrayResult>>)